Hi!
I have two Zabbix servers - 4.0.4. and 5.2.5.
In both of them I have a check:
web.page.get[x.x.x.x,path_to_service,port]
The problem is:
When the remote server closes connection (it`s down, being upraded etc) - Zabbix 4.0.4 gets an empty string as a result and the trigger works out correctly.
But at the same time Zabbix 5.2.5 doesn`t give me anything and in the list of items I see that the web.page.get item has Unsupported status with the error (Cannot connected to.../Server closed a connection) - but I guess the idea is to get an empty string anyway not unsupported item!
Is Web monitoring the only workaround here?
I have two Zabbix servers - 4.0.4. and 5.2.5.
In both of them I have a check:
web.page.get[x.x.x.x,path_to_service,port]
The problem is:
When the remote server closes connection (it`s down, being upraded etc) - Zabbix 4.0.4 gets an empty string as a result and the trigger works out correctly.
But at the same time Zabbix 5.2.5 doesn`t give me anything and in the list of items I see that the web.page.get item has Unsupported status with the error (Cannot connected to.../Server closed a connection) - but I guess the idea is to get an empty string anyway not unsupported item!
Is Web monitoring the only workaround here?